$(if refresh-timeout)
$(endif)
$(if login-by-mac != 'yes')
Welcome $(username)!
$(endif) $(if session-timeout == '1s')
Sorry, Your time is over
$(endif) $(if limit-bytes-out == '1')
Sorry, Quota is depleted
$(endif)
Sisa Waktu:
$(session-timeout)$(if session-timeout == '')Unlimited$(endif)
Sisa Quota:
$(if limit-bytes-out) Kib $(endif) $(if limit-bytes-out == '')Unlimited$(endif)
Bytes up/down:
$(bytes-in-nice) / $(bytes-out-nice)
Lama Uptime:
$(uptime)
$(if blocked == 'yes')
status:
advertisement
required
$(elif refresh-timeout)
status refresh:
$(refresh-timeout)
$(endif)
$(if login-by-mac != 'yes')
$(endif)